home *** CD-ROM | disk | FTP | other *** search
/ Shareware Super Platinum 8 / Shareware Super Platinum 8.iso / mac / BACKUP / NEWDISK.ZIP;1 / README.1ST < prev   
Encoding:
Text File  |  1993-11-19  |  785 b   |  18 lines

  1. This program may or may not work.  I have no way to test it.
  2. *sigh*
  3.  
  4. This program is a TSR (Terminate and Stay Resident) which watchdogs the
  5. keyboard flags to see if the RIGHT SHIFT is depressed.  If it is, it will
  6. check to see if the SCROLL LOCK button is depressed (not if it is active, that
  7. would be dumb).  If both are not pressed, it aborts and proceeds with the
  8. usual keyboard functions.
  9.  
  10. However, if both are depressed, this TSR will read in the floppy driver
  11. input register, and set the disk change bit.  This should allow the floppy
  12. controller to recognise that a new disk has been inserted.
  13.  
  14. Like I said, I don't know if this will work.
  15.  
  16. In any event, this program, NEWDISK.COM, along with the inclosed source code,
  17. is hereby released to the public domain.
  18.